runtime.traceBufHeader.link (field)
9 uses
runtime (current package)
trace.go#L150: link traceBufPtr // in trace.empty/full
trace.go#L365: trace.empty = buf.ptr().link
trace.go#L399: buf.ptr().link = trace.empty
trace.go#L493: buf.ptr().link = 0
trace.go#L497: trace.fullTail.ptr().link = buf
trace.go#L508: trace.fullHead = buf.ptr().link
trace.go#L512: buf.ptr().link = 0
trace.go#L653: trace.empty = buf.ptr().link
trace.go#L661: bufp.link.set(nil)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)